sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.widget
/
[main]ActionBarOverlayLayout
/
ActionBarVisibilityCallback
Action
Bar
Visibility
Callback
interface
ActionBarVisibilityCallback
(
source
)
Inheritors
WindowDecorActionBar
WindowDecorActionBar
Members
Functions
enable
Content
Animations
Link copied to clipboard
abstract
fun
enableContentAnimations
(
enable
:
Boolean
)
hide
For
System
Link copied to clipboard
abstract
fun
hideForSystem
(
)
on
Content
Scroll
Started
Link copied to clipboard
abstract
fun
onContentScrollStarted
(
)
on
Content
Scroll
Stopped
Link copied to clipboard
abstract
fun
onContentScrollStopped
(
)
on
Window
Visibility
Changed
Link copied to clipboard
abstract
fun
onWindowVisibilityChanged
(
visibility
:
Int
)
show
For
System
Link copied to clipboard
abstract
fun
showForSystem
(
)